roundedbox: Only grow border-radius if there is one
authorBenjamin Otte <otte@redhat.com>
Wed, 20 Aug 2014 22:10:43 +0000 (00:10 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 20 Aug 2014 22:54:07 +0000 (00:54 +0200)
commit67456304d43bc455a068c9e2755ef3af4da78426
tree55dae4b4445c02560a6e9965e2f4a6059c15aedb
parent1126a34353877a5d0bcf06067e6bf129b48632e8
roundedbox: Only grow border-radius if there is one

This is relevant for shadow spread and goes in line with the web.

Testcase included.
gtk/gtkroundedbox.c
testsuite/reftests/Makefile.am
testsuite/reftests/box-shadow-spread.css [new file with mode: 0644]
testsuite/reftests/box-shadow-spread.ref.ui [new file with mode: 0644]
testsuite/reftests/box-shadow-spread.ui [new file with mode: 0644]